home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
flick_1_4
/
src
/
math64.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
334 b
|
10 lines
void __asm add64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
void __asm sub64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
int __asm cmp64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);